home *** CD-ROM | disk | FTP | other *** search
/ Megahits 5 / Megahits 5 (1994)(GTI - Rhein-Main-Soft)(DE)(Disc 2 of 2)[!].iso / archive / show / superview_lib6_3.lha / superview-lib / SuperViewPrefs / SuperViewPrefs.doc < prev    next >
Text File  |  1994-06-06  |  2KB  |  96 lines

  1.  
  2.   SuperViewPrefs V3.8
  3.  
  4.   © 1994 by Andreas R. Kleinert.
  5.  
  6.   FREEWARE. All rights reserved.
  7.  
  8.   Version      : 3.8
  9.   Release Date : 06.05.1994
  10.  
  11.  
  12.   Description
  13.   ~~~~~~~~~~~
  14.   SuperViewPrefs is the Preferences Program for superview.library.
  15.  
  16.  
  17.     Changing SVObject Preferences
  18.     -----------------------------
  19.     SuperViewPrefs allows to change the priority of a SVObject and enables
  20.     you to remove one from the internal List of the superview.library and
  21.     flush it out of the memory.
  22.  
  23.     All these adjustments are temporarily, until superview.library is
  24.     loaded next time (after rebooting or flushing unaccessed libs).
  25.  
  26.     Use this program careful when removing any SVObjects, because
  27.     superview.library (and the SVObjects) do not really support forced
  28.     removing of SVObjects from the internal lists yet.
  29.     In other words : Do not try to remove anything while somebody else
  30.     is still accessing it.
  31.  
  32.     Changing the priority will perhaps not cause any multitasking problems
  33.     (one-byte operation, anyway).
  34.  
  35.  
  36.     Changing SVDriver Preferences
  37.     -----------------------------
  38.     Here you may specify, which of the available ScreenDrivers should be
  39.     used a) next time
  40.     or     b) next time and in the future.
  41.  
  42.     Option a) uses superview.library's SVL_SetGlobalDriver() function to
  43.     temporarily change the settings and
  44.     option b) includes option a) as well as saving the driver's name
  45.     to "ENV:superview-library/Default.svdriver" (and ENVARC:), so that
  46.     this driver is set by superview.library at startup-time.
  47.  
  48.  
  49.   Author
  50.   ~~~~~~
  51.   Andreas R. Kleinert
  52.   Grube Hohe Grethe 23
  53.   D-57074 Siegen
  54.   Germany
  55.  
  56.  
  57.   History
  58.   ~~~~~~~
  59.   SuperViewPrefs' version depends on the version of superview.library
  60.   it was first included with.
  61.  
  62.  
  63.   V3.8 (06.05.1994) :
  64.  
  65.    - use of SAS/C V6.51
  66.  
  67.  
  68.   V3.7 (29.04.1994) :
  69.  
  70.    - added TextGadget to always reflect the currently selected
  71.      Global Screen Driver
  72.  
  73.  
  74.   V3.1 (06.03.1994) :
  75.  
  76.    - added preferences options for SVDrivers
  77.    - fixed bug in memory delocation (forget to free some memory)
  78.  
  79.  
  80.   V2.5 (24.01.1994) :
  81.  
  82.    - recompilation with SAS/C V6.5
  83.  
  84.  
  85.   V2.1/2.4 (16.01.1994) :
  86.  
  87.    - first version
  88.  
  89.  
  90.   Copyrights
  91.   ~~~~~~~~~~
  92.   Some of the mentioned names or products above may be copyrighted by
  93.   companies or trademarks of companies.
  94.  
  95.  
  96.